github.com/google/go-cmp/cmp.state.exporters (field)
4 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L182: exporters []exporter // List of exporters for structs with unexported fields
compare.go#L210: s.exporters = append(s.exporters, opt)
compare.go#L401: for _, xf := range s.exporters {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)